#area_sobre {
    display: block;
    margin: 30px auto;
    width: 80%;
    color: var(--texto_rodape);
}

#imagem_onibus {
    width: 60%;
    border-radius: 10px;
}